home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1997 February
/
macformat-047.iso
/
Demos
/
Chiller Killers
/
Chiller
/
Chiller.DXR
/
01140.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-11-28
|
178 b
|
11 lines
on exitFrame
global s
if the lastClick > (30 * 60) then
puppetTransition(9, 4, 6, 0)
do("sel" & s & EMPTY)
play frame "start"
else
go("main1")
end if
end